3.11 \(\int \frac {\log (c (a+b x^2)^p)}{x^6} \, dx\)

Optimal. Leaf size=74 \[ \frac {2 b^{5/2} p \tan ^{-1}\left (\frac {\sqrt {b} x}{\sqrt {a}}\right )}{5 a^{5/2}}+\frac {2 b^2 p}{5 a^2 x}-\frac {\log \left (c \left (a+b x^2\right )^p\right )}{5 x^5}-\frac {2 b p}{15 a x^3} \]

[Out]

-2/15*b*p/a/x^3+2/5*b^2*p/a^2/x+2/5*b^(5/2)*p*arctan(x*b^(1/2)/a^(1/2))/a^(5/2)-1/5*ln(c*(b*x^2+a)^p)/x^5

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 74, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 16, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.188, Rules used = {2455, 325, 205} \[ \frac {2 b^2 p}{5 a^2 x}+\frac {2 b^{5/2} p \tan ^{-1}\left (\frac {\sqrt {b} x}{\sqrt {a}}\right )}{5 a^{5/2}}-\frac {\log \left (c \left (a+b x^2\right )^p\right )}{5 x^5}-\frac {2 b p}{15 a x^3} \]

Antiderivative was successfully verified.

[In]

Int[Log[c*(a + b*x^2)^p]/x^6,x]

[Out]

(-2*b*p)/(15*a*x^3) + (2*b^2*p)/(5*a^2*x) + (2*b^(5/2)*p*ArcTan[(Sqrt[b]*x)/Sqrt[a]])/(5*a^(5/2)) - Log[c*(a +
 b*x^2)^p]/(5*x^5)

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 325

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^(p + 1))/(a*
c*(m + 1)), x] - Dist[(b*(m + n*(p + 1) + 1))/(a*c^n*(m + 1)), Int[(c*x)^(m + n)*(a + b*x^n)^p, x], x] /; Free
Q[{a, b, c, p}, x] && IGtQ[n, 0] && LtQ[m, -1] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 2455

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_)^(n_))^(p_.)]*(b_.))*((f_.)*(x_))^(m_.), x_Symbol] :> Simp[((f*x)^(m
+ 1)*(a + b*Log[c*(d + e*x^n)^p]))/(f*(m + 1)), x] - Dist[(b*e*n*p)/(f*(m + 1)), Int[(x^(n - 1)*(f*x)^(m + 1))
/(d + e*x^n), x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && NeQ[m, -1]

Rubi steps

\begin {align*} \int \frac {\log \left (c \left (a+b x^2\right )^p\right )}{x^6} \, dx &=-\frac {\log \left (c \left (a+b x^2\right )^p\right )}{5 x^5}+\frac {1}{5} (2 b p) \int \frac {1}{x^4 \left (a+b x^2\right )} \, dx\\ &=-\frac {2 b p}{15 a x^3}-\frac {\log \left (c \left (a+b x^2\right )^p\right )}{5 x^5}-\frac {\left (2 b^2 p\right ) \int \frac {1}{x^2 \left (a+b x^2\right )} \, dx}{5 a}\\ &=-\frac {2 b p}{15 a x^3}+\frac {2 b^2 p}{5 a^2 x}-\frac {\log \left (c \left (a+b x^2\right )^p\right )}{5 x^5}+\frac {\left (2 b^3 p\right ) \int \frac {1}{a+b x^2} \, dx}{5 a^2}\\ &=-\frac {2 b p}{15 a x^3}+\frac {2 b^2 p}{5 a^2 x}+\frac {2 b^{5/2} p \tan ^{-1}\left (\frac {\sqrt {b} x}{\sqrt {a}}\right )}{5 a^{5/2}}-\frac {\log \left (c \left (a+b x^2\right )^p\right )}{5 x^5}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.00, size = 49, normalized size = 0.66 \[ -\frac {\log \left (c \left (a+b x^2\right )^p\right )}{5 x^5}-\frac {2 b p \, _2F_1\left (-\frac {3}{2},1;-\frac {1}{2};-\frac {b x^2}{a}\right )}{15 a x^3} \]

Antiderivative was successfully verified.

[In]

Integrate[Log[c*(a + b*x^2)^p]/x^6,x]

[Out]

(-2*b*p*Hypergeometric2F1[-3/2, 1, -1/2, -((b*x^2)/a)])/(15*a*x^3) - Log[c*(a + b*x^2)^p]/(5*x^5)

________________________________________________________________________________________

fricas [A]  time = 0.48, size = 170, normalized size = 2.30 \[ \left [\frac {3 \, b^{2} p x^{5} \sqrt {-\frac {b}{a}} \log \left (\frac {b x^{2} + 2 \, a x \sqrt {-\frac {b}{a}} - a}{b x^{2} + a}\right ) + 6 \, b^{2} p x^{4} - 2 \, a b p x^{2} - 3 \, a^{2} p \log \left (b x^{2} + a\right ) - 3 \, a^{2} \log \relax (c)}{15 \, a^{2} x^{5}}, \frac {6 \, b^{2} p x^{5} \sqrt {\frac {b}{a}} \arctan \left (x \sqrt {\frac {b}{a}}\right ) + 6 \, b^{2} p x^{4} - 2 \, a b p x^{2} - 3 \, a^{2} p \log \left (b x^{2} + a\right ) - 3 \, a^{2} \log \relax (c)}{15 \, a^{2} x^{5}}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(c*(b*x^2+a)^p)/x^6,x, algorithm="fricas")

[Out]

[1/15*(3*b^2*p*x^5*sqrt(-b/a)*log((b*x^2 + 2*a*x*sqrt(-b/a) - a)/(b*x^2 + a)) + 6*b^2*p*x^4 - 2*a*b*p*x^2 - 3*
a^2*p*log(b*x^2 + a) - 3*a^2*log(c))/(a^2*x^5), 1/15*(6*b^2*p*x^5*sqrt(b/a)*arctan(x*sqrt(b/a)) + 6*b^2*p*x^4
- 2*a*b*p*x^2 - 3*a^2*p*log(b*x^2 + a) - 3*a^2*log(c))/(a^2*x^5)]

________________________________________________________________________________________

giac [A]  time = 0.18, size = 71, normalized size = 0.96 \[ \frac {2 \, b^{3} p \arctan \left (\frac {b x}{\sqrt {a b}}\right )}{5 \, \sqrt {a b} a^{2}} - \frac {p \log \left (b x^{2} + a\right )}{5 \, x^{5}} + \frac {6 \, b^{2} p x^{4} - 2 \, a b p x^{2} - 3 \, a^{2} \log \relax (c)}{15 \, a^{2} x^{5}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(c*(b*x^2+a)^p)/x^6,x, algorithm="giac")

[Out]

2/5*b^3*p*arctan(b*x/sqrt(a*b))/(sqrt(a*b)*a^2) - 1/5*p*log(b*x^2 + a)/x^5 + 1/15*(6*b^2*p*x^4 - 2*a*b*p*x^2 -
 3*a^2*log(c))/(a^2*x^5)

________________________________________________________________________________________

maple [C]  time = 0.40, size = 235, normalized size = 3.18 \[ -\frac {\ln \left (\left (b \,x^{2}+a \right )^{p}\right )}{5 x^{5}}-\frac {-6 \sqrt {-a b}\, b^{2} p \,x^{5} \ln \left (-b x -\sqrt {-a b}\right )+6 \sqrt {-a b}\, b^{2} p \,x^{5} \ln \left (-b x +\sqrt {-a b}\right )-12 a \,b^{2} p \,x^{4}-3 i \pi \,a^{3} \mathrm {csgn}\left (i c \right ) \mathrm {csgn}\left (i \left (b \,x^{2}+a \right )^{p}\right ) \mathrm {csgn}\left (i c \left (b \,x^{2}+a \right )^{p}\right )+3 i \pi \,a^{3} \mathrm {csgn}\left (i c \right ) \mathrm {csgn}\left (i c \left (b \,x^{2}+a \right )^{p}\right )^{2}+3 i \pi \,a^{3} \mathrm {csgn}\left (i \left (b \,x^{2}+a \right )^{p}\right ) \mathrm {csgn}\left (i c \left (b \,x^{2}+a \right )^{p}\right )^{2}-3 i \pi \,a^{3} \mathrm {csgn}\left (i c \left (b \,x^{2}+a \right )^{p}\right )^{3}+4 a^{2} b p \,x^{2}+6 a^{3} \ln \relax (c )}{30 a^{3} x^{5}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(ln(c*(b*x^2+a)^p)/x^6,x)

[Out]

-1/5/x^5*ln((b*x^2+a)^p)-1/30*(-6*(-a*b)^(1/2)*p*b^2*ln(-b*x-(-a*b)^(1/2))*x^5+6*(-a*b)^(1/2)*p*b^2*ln(-b*x+(-
a*b)^(1/2))*x^5+3*I*Pi*a^3*csgn(I*(b*x^2+a)^p)*csgn(I*c*(b*x^2+a)^p)^2-3*I*Pi*a^3*csgn(I*(b*x^2+a)^p)*csgn(I*c
*(b*x^2+a)^p)*csgn(I*c)-3*I*Pi*a^3*csgn(I*c*(b*x^2+a)^p)^3+3*I*Pi*a^3*csgn(I*c*(b*x^2+a)^p)^2*csgn(I*c)-12*a*b
^2*p*x^4+4*a^2*b*p*x^2+6*ln(c)*a^3)/a^3/x^5

________________________________________________________________________________________

maxima [A]  time = 1.53, size = 62, normalized size = 0.84 \[ \frac {2}{15} \, b p {\left (\frac {3 \, b^{2} \arctan \left (\frac {b x}{\sqrt {a b}}\right )}{\sqrt {a b} a^{2}} + \frac {3 \, b x^{2} - a}{a^{2} x^{3}}\right )} - \frac {\log \left ({\left (b x^{2} + a\right )}^{p} c\right )}{5 \, x^{5}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(log(c*(b*x^2+a)^p)/x^6,x, algorithm="maxima")

[Out]

2/15*b*p*(3*b^2*arctan(b*x/sqrt(a*b))/(sqrt(a*b)*a^2) + (3*b*x^2 - a)/(a^2*x^3)) - 1/5*log((b*x^2 + a)^p*c)/x^
5

________________________________________________________________________________________

mupad [B]  time = 0.26, size = 61, normalized size = 0.82 \[ \frac {2\,b^{5/2}\,p\,\mathrm {atan}\left (\frac {\sqrt {b}\,x}{\sqrt {a}}\right )}{5\,a^{5/2}}-\frac {\frac {2\,b\,p}{3\,a}-\frac {2\,b^2\,p\,x^2}{a^2}}{5\,x^3}-\frac {\ln \left (c\,{\left (b\,x^2+a\right )}^p\right )}{5\,x^5} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(log(c*(a + b*x^2)^p)/x^6,x)

[Out]

(2*b^(5/2)*p*atan((b^(1/2)*x)/a^(1/2)))/(5*a^(5/2)) - ((2*b*p)/(3*a) - (2*b^2*p*x^2)/a^2)/(5*x^3) - log(c*(a +
 b*x^2)^p)/(5*x^5)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(ln(c*(b*x**2+a)**p)/x**6,x)

[Out]

Timed out

________________________________________________________________________________________